home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 9 / The PC-SIG Library on CD ROM - Ninth Edition.iso / 801_900 / DISK0893 / DISK0893.ZIP / READ.ME < prev    next >
Text File  |  1989-07-08  |  4KB  |  125 lines

  1. The following files are contained on this diskette:
  2.  
  3.      1.  Private.Exe - The executable Private Line program.
  4.      2.  Private.Doc - Documentation for Private.Exe.
  5.      3.  Msg.Dat -  A sample file for encryption.
  6.      4.  Msg.enc -  The sample file encrypted.
  7.      5.  Fact.Sht - A fact sheet on The Private Line.
  8.  
  9.    The Private Line (tm) is a full implementation of the Data Encryption 
  10. Standard, published by the National Bureau of Standards, U.S. Department of 
  11. Commerce.  This command line and/or menu-driven program works on IBM 
  12. PC/XT/AT, PS/2 and compatibles with MS-DOS 2.0 or later.  It will encrypt 
  13. any MS-DOS file, including LOTUS 1-2-3, dBase II/III, WordStar, etc.  
  14. Single and double encryption is provided, along with program options to 
  15. convert a file from binary format to printable ASCII for use over 
  16. CompuServe or EasyLink and other bulletin boards.  Files may be deleted or 
  17. purged.  Only 64K is required.  Pathnames are fully supported.  An option 
  18. is included to demonstrate compliance with the 171 tests required by the 
  19. NBS.  Compliance is also checked during program initialization.  This 
  20. program is shareware and requires a $30 registration fee for continued use 
  21. after evaluation.
  22.  
  23. Private.Doc - A full 46-pages of clear, easy to follow instructions on the 
  24. use of The Private Line.  A table of contents is provided, in addition to a 
  25. bibliography.  The document was printed using WordPerfect 4.2, with page 
  26. length set to 64 lines and with 52 lines of actual text.  It is an ASCII 
  27. file.
  28.  
  29. Msg.Dat - This is a sample file which contains information about The 
  30. Private Line.  It also contains the 171 tests required by the National 
  31. Bureau of Standards to insure complaince with the Data Encryption Standard.
  32.  
  33. Msg.Enc - This is the same file encrypted with the key, 
  34. 7C,A1,10,45,4A,1A,6E,57, using electronic codebook mode without padding.
  35.  
  36. Version 6.01 fixed a bug in the ECB padding routine.  
  37.  
  38. Version 6.02 added the capability to disable the speaker.  Several users 
  39. have voiced their dislike of the beeps each time the program is waiting for 
  40. user input.  The default is speaker disabled.  The user may enable the 
  41. speaker from the Additional Options Menu and change the default by saving 
  42. the selected options.
  43.  
  44. Version 6.02 also changed the key to return to the previous menu.  In 
  45. previous versions, Control-R was used.  Beginning with this version, 
  46. ESCAPE, will back the user out of each operation, except for the List 
  47. Directory option while the directory is being input by the user.  This 
  48. change is downward compatible; Control-R continues to work.
  49.  
  50. Version 6.03 includes the display of the current directory when the program 
  51. is waiting for a file name.  The hi-light bar may be moved by using the 
  52. arrow and page up/page down keys.  The high-lighted filename may be 
  53. selected by pressing RETURN.  The desired filename may still be entered by 
  54. typing it and/or the associated path.  If the user begins typing a file 
  55. name, the high-light bar may still be moved, but when RETURN is pressed, 
  56. the filename used is the one entered by the user, not the one under the 
  57. high-light bar.  If a filename entered by the user is erased by using the 
  58. backspace key, then the filename under the high-light bar may once again be 
  59. selected by pressing RETURN.
  60.  
  61. Version 6.04 increased the number of filenames from 10 to 50 which are 
  62. displayed when the program is waiting for a filename to be entered by the 
  63. user.  Version 6.04 also added the use of hexidecimal keys from the command 
  64. line.
  65.  
  66. Version 6.05 corrected a bug found in the non EGA environment.
  67.  
  68. Version 6.06 corrected a bug found in the CGA environment.
  69.  
  70. Version 7.0 added screen memory write routines for the master and additional
  71. option menus, the opening and closing screens, the directory display and for
  72. the screens from which the filenames contained on the current directory are
  73. displayed.
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.